'Declaration
<DispIdAttribute(29)> Function GetAnnotationPropertyValue( _ ByVal AnnotationIdx As Integer, _ ByVal Name As String _ ) As Object
[DispId(29)] object GetAnnotationPropertyValue( int AnnotationIdx, string Name )
function GetAnnotationPropertyValue( AnnotationIdx: Integer; Name: String ): TObject;
DispIdAttribute(29) function GetAnnotationPropertyValue( AnnotationIdx : int, Name : String ) : Object;
[DispId(29)] Object* GetAnnotationPropertyValue( int AnnotationIdx, string* Name )
[DispId(29)] Object^ GetAnnotationPropertyValue( int AnnotationIdx, String^ Name )
Parameters
- AnnotationIdx
- Name